%@ Language=VBScript %> <%' (c) Copyright 1999-2004 PaperCut Software Pty. Ltd. %> <% Dim strCheckURL strCheckURL = GetVersionCheckURL If Request("vc") <> "" Then Response.Redirect strCheckURL End If %>
<%=GetTextReplace("AdminInstr", Array(gstrProduct))%> <% ' Try to see if we have permissions to see the database if gblnIsAdmin then %>
<%=GetText("ChooseOption")%>
<%=GetText("ErrorDatabaseAccess")%>
<% end if If Not IsPreferredLanguage() Then %>